Skip to content

Conversation

@Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Sep 20, 2022

This PR extends the basic infrastructure added in previous PRs (#553, #554, #557, #560, runtimeverification/k#2873) to build the actual features required of the Type 1 (no definition) Python bindings.

The features added are sufficient to construct (programmatically and via the KORE parser) and manipulate KORE pattern ASTs. It doesn't yet expose the full generality of the Module / Definition structure, or the KORE binary serializer. The Type 2 (i.e. runtime) features will be added separately.

It also extends the existing test infrastructure to add Python tests that load the compiled bindings from the current build; these tests should give a rough idea of how to use the Python bindings from Pyk (for example)

Fixes #565

@Baltoli Baltoli marked this pull request as ready for review September 22, 2022 08:27
@Baltoli Baltoli requested a review from tothtamas28 September 22, 2022 08:27
@Baltoli Baltoli mentioned this pull request Sep 22, 2022
@rv-jenkins rv-jenkins merged commit 0b6ac96 into master Sep 22, 2022
@rv-jenkins rv-jenkins deleted the binding-features branch September 22, 2022 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build AST binding features

4 participants